home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: tstevens@ix.netcom.com (Edward Stevens )
- Newsgroups: comp.lang.c
- Subject: char* to char array[] ?
- Date: 12 Jan 1996 04:15:56 GMT
- Organization: Netcom
- Message-ID: <4d4n9s$9uv@ixnews2.ix.netcom.com>
- NNTP-Posting-Host: ix-wh1-20.ix.netcom.com
- X-NETCOM-Date: Thu Jan 11 8:15:56 PM PST 1996
-
- My situation is this: I have a routine which needs to return a
- char string:
-
- char * called_function() {
-